Release Phase Daily Snapshot iCube enables you to create ad hoc reports that help you analyze your release cycles as it progresses through various phases. Using this dossier, you can chart a day-wise release phase progress report. You can view a snapshot of historical data from the past six months.
Attributes | Description |
---|---|
Date | Date of the release task |
Lagging Count of Days | Count of number of days since the first data record till current day(where current day is taken as 0) |
Release ID | Unique ID of the release |
Release Name | Name of the release |
Release Phase Daily Snapshot Dim Key | Key column (internal) associated with a Release Phase Daily Snapshot |
Release Phase Name | Name of the release phase |
Release Phase Projected Planed End Date | The date on which the Release Phase is scheduled to end and is calculated based on the specified phase duration. Note: This attribute is supported for Digital.ai Release source system only. |
Release Phase Projected Planed Start Date |
The date on which the Release Phase is scheduled to start and is calculated based on the specified phase duration. Note: This attribute is supported for Digital.ai Release source system only. |
Release Phase Status | Status of the task in a release |
The following metrics are available as part of the Release Phase Daily Snapshot iCube:
Metric Name | Description | Formula | Expected Value |
---|---|---|---|
Avg Release Phase Actual Duration (Days) | Average actual duration of the phase, which is the difference between actual end date and actual start date | NullToZero(([Release Phase Actual Duration - Snapshot] / (86400 * [No Release Phases - Snapshot]))) | >=0 |
Avg Release Phase Planned Duration (Days) | Average planned duration of the phase, required for snapshot which is the difference between planned end date and planned start date | NullToZero(([Release Phase Planned Duration - Snapshot] / (86400 * [No Release Phases - Snapshot]))) | >=0 |
Avg Release Phase Projected Planned Duration (Days) |
Average projected duration (in days) that is planned for the Release Phase. The metric considers projected dates that are determined based on the specified phase duration. Note: This metric is supported for Digital.ai Release source system only. |
[Release Phase Projected Planned Duration - Snapshot] / (86400 * [No of Running Release Phases - Snapshot]) | >=0 |
Avg Release Phase Projected Schedule Variance (Days) |
Average variance (in days) in schedule across release phases, calculated as the difference between the projected planned duration and actual duration of the release phase. The metric considers projected dates that are determined based on the specified phase duration. Note: This metric is supported for Digital.ai Release source system only. |
[Release Phase Projected Schedule Variance (Days) - Snapshot] / [No of Running Release Phases - Snapshot] | >=0 |
No Release Phases | Count of phases in a release for snapshot | Count([No Release Phases - Snapshot]) | >=0 |
© 2022 Digital.ai Inc. All rights reserved.